--- id: TASK-012 title: Editing polish bundle status: "\U0001F7E2 In progress" assignee: [] created_date: '2026-06-29 16:26' updated_date: '2026-06-29 17:49' labels: - feature - release-1 dependencies: [] priority: low ordinal: 12000 --- ## Description Release 1 (can be split). Smaller niceties: (a) auto-close pairs — typing '[','(','backtick' inserts the closing char with the cursor inside; typing the closing char over an auto-inserted one steps over it; (b) smart Home — first press goes to the first non-whitespace column, second to column 0; (c) go-to-line command/prompt; (d) remember cursor position per file within a session (reopening returns to it); (e) paste a URL over a selection -> [selection](url). ## Acceptance Criteria - [ ] #1 Auto-close pairs for [] () and backticks (with step-over) - [ ] #2 Smart Home (first non-blank, then col 0) - [ ] #3 Go-to-line; per-file cursor memory; paste-URL-over-selection